home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / art&graf.ix / art-3486 / st_cad / st_cad.doc next >
Text File  |  1987-04-21  |  7KB  |  214 lines

  1. ST Cad    -    Computer Aided Design Program
  2. Written by Yaron Kidron using OSS Personal Pascal.
  3.  
  4. ** Note - This program is Share Ware! It is not public domain, but
  5.           you are welcome to make copies of it. If you like this
  6.           program, send $$ to 
  7.  
  8.                Yaron Kidron.
  9.                14 Kadish Looz st.
  10.                Qiriat Motskin, ISRAEL.
  11.  
  12.           This is verision 1.2 of ST Cad. If you will be 
  13.           registered ( after sending a certain amount ) you would
  14.           be upgraded for better verisions without any extra 
  15.           price, and would be supported if you have any questions
  16.           or problems.
  17.           
  18.           
  19.  
  20.  
  21. THE MANUAL:
  22.  
  23. [1]  What is ST CAD? Running ST Cad.
  24.  
  25. [2]  Graphical commands
  26.  
  27. [3]  Text styles, paint styles, Line styles, Paint...
  28.  
  29. [4]  The free draw mode, Layers.
  30.  
  31. [5]  Redraw and grid options
  32.  
  33. [6]  File I/O.
  34.  
  35.  
  36. What is ST CAD?
  37.  
  38. ST Cad is a Computer Aided Design program, Which uses the computer 
  39. as a standard drawing board for designing purposes. ST Cad is not 
  40. a painting program such as DEGAS of NeoChrome, since it does not 
  41. uses the screen memory for restoring data ( Raster graphics ). ST 
  42. Cad stores the graphic data in a special way, and can redraw it 
  43. every time you would like it to.
  44.  
  45. ST Cad enables you to draw lines, frames, points, circles, ovals,
  46. arcs, add text, and much more. You can use upto 5000 points in 
  47. your design, and upto 2500 layers ( or different frames ).
  48.  
  49. ST Cad works on any ST Computer, a 1040ST and a 520ST without Tos
  50. in ROM as well. It works in all resolutions, but is preferred on 
  51. High resolution / Medium resolution.
  52.  
  53. To run ST Cad, select ST_Cad.PRG and double click the mouse. As 
  54. the program runs an alert box will appear, with some credits on 
  55. it. Click the OK box. Then another Alert box will appear, asking 
  56. you for the current resolution, High or Medium. Click one of those 
  57. boxes, and continue on. 
  58.  
  59. The screen will be cleared, and you would be prompted On the left 
  60. top corner of the screen, for a command.
  61.  
  62.  
  63. Graphical Commands:
  64.  
  65. ST Cad supports many graphical commands ( Commands which allows 
  66. you to draw ). Type the following commands, and then use mouse for 
  67. entering data. On the right, you would notice the mouse 
  68. coordinates, and a little circle sign ( an angle sign ).
  69.  
  70. ** Note ** 
  71. ** All Commands can be written at any letter case, with or without 
  72. capitol letters **
  73.  
  74. CLEAR,NEW      =    Clears the screen. Not the drawing!!!
  75.  
  76. LINE           =    Draws a line between 2 points. You would be 
  77. asked for 2 points using the mouse. Coordinates would be shown on 
  78. the right top corner of the screen. To enter the 1st point, click 
  79. the LEFT mouse button, to enter the 2nd point, use the RIGHT mouse 
  80. button.
  81.  
  82. KLINE          =    Draws a line using the last line point, and a 
  83. new point. a continues line. To enter 1st point, click the LEFT 
  84. mouse button.
  85.  
  86. FRAME          =    Draws a frame using 2 points, opposite corners 
  87. of the frame. 1st point is entered using the LEFT mouse button, 
  88. 2nd is entered using the RIGHT button.
  89.  
  90. Circle         =    Draws a circle using 2 points, the center and 
  91. the radius. 1st point is entered using the LEFT mouse button, the 
  92. radius is entered using the RIGHT mouse button. The program draws 
  93. a perfect circle. The radius is determined by the X axis of the 
  94. mouse.
  95.  
  96. Oval           =    Draws an oval using 2 points, the center and 
  97. the x&y radius. 1st point is entered using the LEFT mouse button, 
  98. 2nd point is entered using the RIGHT mouse button. 2nd point 
  99. determineds the X&Y radius, using the X&Y axis of the mouse.
  100.  
  101. Point          =    Plots a point on screen. To enter point use 
  102. LEFT mouse button.
  103.  
  104. Arc            =    Draws an arc using 2 points, the center and 
  105. the X&Y axis. The default arc is a semicircle. To enter 1st point, 
  106. use the LEFT mouse button. 2nd point is entered using the RIGHT 
  107. mouse button.
  108.  
  109. Set arc        =    Sets the arc Start & End angles. Enter the 
  110. angle you want for start, and end. Enter angles after you 
  111. multiplied it by 10. Example:
  112.  
  113. Start angle is 45 degrees, -> enter 450 for start angle.
  114. End angle is 135 degrees, -> enter 1350 for end angle.
  115.  
  116. Mode           =    Determineds the drawing mode (1-4).
  117.  
  118. 1- Replace mode.    2- Transparent mode.
  119. 3- XOR mode.        4- Reverse transparent mode.
  120.  
  121. Text style and paint styles:
  122.  
  123. Text           =    Adds text to your drawing. Enter text (upto 10 
  124. characters long) and then enter the location using the LEFT mouse 
  125. button.
  126.  
  127. Tstyle,Text style   = Set your text style (1-7) . text styles are:
  128.  
  129. 1- Normal, 2- Bold, 3- Light, 4- Italic, 5-Underline, 
  130. 6- Outline, 7- Shadow.
  131.  
  132. Paint on / off      = Determineds if closed area that you drawn would be 
  133. displayed filled, or "Painted". Which means, that if you would 
  134. draw a frame in Paint off mode, and then switch to Paint on, a box 
  135. would be displayed filled with the current paint style. Paint 
  136. would apply only to frames, circles, ovals, and arcs.
  137.  
  138. Paint style    =    Enter paint style for painting boxes (1-37):
  139.  
  140. 1         Solid, 
  141. 2-25      Dither patterns,
  142. 26-37     Various cross hatch patterns.
  143.  
  144. Line Style     =    Enter line style for drawing lines (1-6):
  145.  
  146. 1- Solid line, 2- Long dash, 3- dots, 4- dash & dot, 5- dash, 
  147. 6- dash, dot, dot.
  148.  
  149.                     
  150. Free draw mode:
  151.  
  152. Free      =    Use the mouse to draw ( sketch ). Use LEFT mouse 
  153. button to plot a point, drag mouse to sketch. RIGHT mouse button 
  154. to quit.
  155.  
  156. Erase     =    Erase only free drawn arguments, not lines and 
  157. frames, etc. Use LEFT mouse button to erase, RIGHT button to quit.
  158.  
  159. Brush     =    The brush width which you draw in FREE mode, enter 
  160. width in pixels.
  161.  
  162. Ebrash    =    The brush width which you erase in ERASE. Enter 
  163. width in pixels.
  164.  
  165. Look      =    The mouse would be turned into a thin cross, and 
  166. you would be able to find important coordinates.
  167.  
  168. LAYERS:
  169.  
  170. Layers are very important tools in designing. In ST Cad you can 
  171. use upto 2500 layers. To use layers in your drawing do the 
  172. following things:
  173.  
  174. Enter first layer, and type CLEAR.
  175. Enter 2nd layer, and type CLEAR.
  176. .
  177. .
  178. Enter REDRAW, and all of the layers drawn would be displayed on 
  179. screen at once!.
  180.  
  181.  
  182. Redraw and grid options:
  183.  
  184. Grid      =    Draws a smooth grid under your drawing.
  185.  
  186. Set grid  =    Enter size of grid in pixels.
  187.  
  188. Redraw    =    Redraws the figure, But omits the grid. To redraw 
  189. figure and use grid type the following: Redraw.. Grid..
  190.  
  191. Reset     =    Erases the figure from memory, and starts from the 
  192. beginning.
  193.  
  194. Undo      =    Returns back one step. Undo can be used as many 
  195. times as you like, going back several steps too.
  196.  
  197. File options:
  198.  
  199. Save      =    Saves figure.
  200.  
  201. Load      =    Loads figure.
  202.  
  203. Memory    =    Shows memory status.
  204.  
  205. Credits   =    Shows credits.
  206.  
  207. Quit, Exit=    Back to desktop.
  208.  
  209. Miscellaneous:
  210.  
  211. Type \ or ! to perform last command.
  212.  
  213.  
  214.